Skip to main content
PUT
Set shipping destination

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

customerId
string
required

Body

application/json
destination
enum<string>
required

Whether shipping uses the billing address or a saved shipping address.

Available options:
billing_address

Response

204 - undefined